Skip to content

Conversation

@Themroc
Copy link
Contributor

@Themroc Themroc commented Feb 12, 2022

No description provided.

* @property string $rss_link
* @property integer $post_id
*/
class RssPosts extends ActiveRecord
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should probably think about using ContentActiveRecord

continue;
$space->setSetting('lastrun', time(), 'rss');
Console::stdout(" Queueing update for space \"" . $space->name . "\"\n");
# Console::stdout(" Queueing update for space \"" . $space->name . "\"\n");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the code isn't used then it should be completely removed instead of commented out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants